Result: fail
Detail | Value |
---|---|
Returncode | 1 |
Time | 0:00:03.360235 |
Stdout |
Testing GL_ARB_ES2_compatibility. Using texture offsets. Testing GL_RGB565 Fail with NEAREST and REPEAT at (6,36) @ 0,0 Expected: 0 0 0 255 Observed: 255 0 0 0 Fail with NEAREST and CLAMP_TO_EDGE at (184,36) @ 0,0 Expected: 255 0 0 255 Observed: 255 0 0 0 Fail with LINEAR and REPEAT at (6,125) @ 0,0 Expected: 0 0 0 255 Observed: 255 0 0 0 Fail with LINEAR and CLAMP_TO_EDGE at (184,125) @ 0,0 Expected: 255 0 0 255 Observed: 255 0 0 0 Testing GL_RGB565, swizzled Fail with NEAREST and REPEAT at (6,36) @ 0,0 Expected: 0 0 0 255 Observed: 0 255 0 0 Fail with NEAREST and CLAMP_TO_EDGE at (184,36) @ 0,0 Expected: 0 255 0 255 Observed: 0 255 0 0 Fail with LINEAR and REPEAT at (6,125) @ 0,0 Expected: 0 0 0 255 Observed: 0 255 0 0 Fail with LINEAR and CLAMP_TO_EDGE at (184,125) @ 0,0 Expected: 0 255 0 255 Observed: 0 255 0 0 Testing GL_RGB565, NPOT Fail with NEAREST and REPEAT at (6,36) @ 0,0 Expected: 255 255 255 255 Observed: 255 0 0 0 Fail with NEAREST and CLAMP_TO_EDGE at (202,36) @ 0,0 Expected: 255 0 0 255 Observed: 255 0 0 0 Fail with LINEAR and REPEAT at (6,134) @ 0,0 Expected: 255 255 255 255 Observed: 255 0 0 0 Fail with LINEAR and CLAMP_TO_EDGE at (202,134) @ 0,0 Expected: 255 0 0 255 Observed: 255 0 0 0 |
Stderr |
couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable Mesa warning: couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable |
Environment |
PIGLIT_SOURCE_DIR="/root/piglit" PIGLIT_PLATFORM="mixed_glx_egl" |
Command | /root/piglit/bin/texwrap GL_ARB_ES2_compatibility offset -auto -fbo |
dmesg |